Added allocateDeviceID, which uses the store to keep track of per-domain,
authoremellor@ewan <emellor@ewan>
Sun, 18 Sep 2005 17:18:52 +0000 (18:18 +0100)
committeremellor@ewan <emellor@ewan>
Sun, 18 Sep 2005 17:18:52 +0000 (18:18 +0100)
commitea07fa29e208fa822187b4beee0a41dd75aad50a
treef5c98c4730f8b20661d1b664abcadd87f94420aa
parent4fbe918e1230d126a3b070bab6bed632d09a7373
Added allocateDeviceID, which uses the store to keep track of per-domain,
per-device-class device IDs on behalf of the DevController subclasses.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/server/DevController.py